net/http.http2stream.ctx (field)

3 uses

	net/http (current package)
		h2_bundle.go#L4454: 	ctx       context.Context
		h2_bundle.go#L5937: 		ctx:       ctx,
		h2_bundle.go#L6096: 	req = req.WithContext(st.ctx)